Skip to content

TIKA-2830 add heif mimetype support#278

Merged
tballison merged 2 commits intoapache:masterfrom
makepanic:TIKA-2830
Jun 16, 2020
Merged

TIKA-2830 add heif mimetype support#278
tballison merged 2 commits intoapache:masterfrom
makepanic:TIKA-2830

Conversation

@makepanic
Copy link
Contributor

fixes TIKA-2830

I had to bump com.drewnoakes.metadata-extractor to 2.12.0 because they added heif support.

I'm unsure if the mimetypes are correct like that because the sequence types have no glob.
If I add the same glob to each sequence, the xml parser throws an error.
The spec says that the same extension can be used for different mime types:

20190809-180807

Most of the parser code is copied from the webp parser implementation.

@makepanic makepanic changed the title add heif mimetype support TIKA-2830 add heif mimetype support Aug 9, 2019
fixes TIKA-2830
@tballison tballison merged commit d9dbe0c into apache:master Jun 16, 2020
@tballison
Copy link
Contributor

@makepanic I'm sorry this took forever. We had to do some unpleasant shimming to upgrade drewnoakes' metadata extractor. We've done this now, and this should just work now. THANK YOU!

tballison pushed a commit that referenced this pull request Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants